﻿h5.ms-rteElement-CustomH1 {
	-ms-name: "(К)Заголовок (основной)";
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}

h6.ms-rteElement-CustomH2 {
	-ms-name: "(К)Заголовок (в тексте)";
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

p.ms-rteElement-CustomQ1 {
	-ms-name: "(К)Цитата (с полоской)";
	border-left: 7px solid #f8f8d8;
    padding-left: 12px;
    margin-bottom: 16px;
    color: #555b5e;	
}

p.ms-rteElement-CustomQ2 {
	-ms-name: "(К)Цитата (с подложкой)";
	padding: 12px 20px;
    margin-bottom: 16px;
    background-color: rgb(252, 252, 236);
    text-align: justify;
}

p.ms-rteElement-CustomImg3 {
	-ms-name: "(К)Фотография";
	margin-bottom: 10px;
	text-align:center;
}

div.ms-rteElement-CustomVideo {
	-ms-name: "(К)Видео";
	text-align: center;
}

.ms-rteElement-CustomImg3 img {
	cursor: zoom-in;
}

.ms-rteStyle-CustomImg1 {
	-ms-name: "(К)Фотография (горизонтальная)";
	width: 500px;
}

.ms-rteStyle-CustomImg2 {
	-ms-name: "(К)Фотография (вертикальная)";
	height: 500px;
}